home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u293.dms / in.adf / FutureSound / future_lib.fd < prev    next >
Encoding:
Text File  |  1987-06-20  |  125 b   |  9 lines

  1. ##base _FSBase
  2. ##bias 30
  3. ##public
  4. FSGetSize()(A0)
  5. FSLoadSound()(D0,A0)
  6. FSPlaySound()(A0,D0/D1/D2/D3)
  7. FSStopSound()(A0)
  8. ##end
  9.